home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 142 / Exame Informatica 142.iso / Programas / paintnet / PaintDotNet_3_01_BetaNews.exe / PaintDotNetSetup.exe / PaintDotNet.msi / _D6DC113272C02A7F474F4149BD367480 < prev    next >
Encoding:
Text File  |  2007-01-11  |  5.6 KB  |  146 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Eraser Tool</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <a href="http://www.getpaint.net/">
  17.     <img border="0" src="../images/logo.png"></a><p>
  18.      </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         <a href="Tutorials.html">Tutorials</a><br>
  25.         <a href="WhatsNew.html">What's New?</a><br>
  26.         </li>
  27.     </ul>
  28.     <h3>Concepts</h3>
  29.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  30.         <li><a href="LayersAndBlendModes.html">Layers and Blend Modes</a></li>
  31.     </ul>
  32.     <h3>User Interface</h3>
  33.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  34.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  35.         <li><a href="MainWindow.html">Main Window</a></li>
  36.         <li><a href="ImageList.html">Image List</a></li>
  37.         <li><a href="MenuBar.html">Menu Bar</a>
  38.         <ul class="toc">
  39.             <li><a href="FileMenu.html">File</a></li>
  40.             <li><a href="EditMenu.html">Edit</a></li>
  41.             <li><a href="ViewMenu.html">View</a></li>
  42.             <li><a href="ImageMenu.html">Image</a></li>
  43.             <li><a href="LayersMenu.html">Layers</a>
  44.             <ul class="toc">
  45.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  46.             </ul></li>
  47.             <li><a href="AdjustmentsMenu.html">Adjustments</a> 
  48.                 <ul class="toc">
  49.                     <li><a href="Curves.html">Curves</a></li>
  50.                     <li><a href="Levels.html">Levels</a></li>
  51.                 </ul></li>
  52.             <li><a href="EffectsMenu.html">Effects</a></li>
  53.             <li><a href="WindowMenu.html">Window</a></li>
  54.             <li><a href="HelpMenu.html">Help</a></li>
  55.         </ul>
  56.         </li>
  57.         <li><a href="Toolbar.html">Toolbar</a></li>
  58.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  59.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  60.             <li><a href="MoveTools.html">Move Tools</a><br>
  61.             <a href="MagicWand.html">Magic Wand</a></li>
  62.             <li><a href="GradientTool.html">Gradient Tool</a><br>
  63.             <a href="Paintbrush.html">Paintbrush</a></li>
  64.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  65.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  66.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  67.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  68.             <li><a href="TextTool.html">Text Tool</a></li>
  69.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  70.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  71.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  72.         </ul>
  73.         </li>
  74.         <li><a href="HistoryWindow.html">History Window</a></li>
  75.         <li><a href="LayersWindow.html">Layers Window</a></li>
  76.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  77.         <li><a href="StatusBar.html">Status Bar</a></li>
  78.     </ul>
  79.     </li>
  80.     <h3>Other</h3>
  81.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  82.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  83.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  84.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  85.         <li><a href="WebLinks.html">Web Links</a></li>
  86.         <li><a href="License.html">License</a></li>
  87.     </ul>
  88. </div>
  89. <div id="content">
  90.     <!-- #BeginEditable "content" -->
  91.     <h2>Eraser Tool</h2>
  92.     <p>This tool is useful for erasing parts of the image. Note, however, that 
  93.     it works by marking areas of a layer as being transparent. This may result 
  94.     in a checkerboard pattern being shown. This pattern is simply used to 
  95.     indicate areas of the image that are transparent -- it is not actually part 
  96.     of the image.</p>
  97.     <p>MS Paint's eraser tool works by painting with white. If this is the 
  98.     behavior that you want, we recommend that you use the 
  99.     <a href="Paintbrush.html">Paintbrush</a> tool and select white as the color 
  100.     to draw within the <a href="ColorsWindow.html">
  101.     Colors Window</a>.</p>
  102.     <p>This tool is also useful while working with multiple layers. If you have 
  103.     portions of a layer that you want to show through to the top layers, you can 
  104.     use the eraser tool on those top layers.</p>
  105.     <p>In the following example, a picture of a squirrel was taken, and then 
  106.     everything except the squirrel was erased. A blue background was then placed 
  107.     behind the squirrel by creating a new layer, filling it with blue using the 
  108.     Paint Bucket tool, and then pressing the Move Layer Up button to place the 
  109.     layer behind the squirrel.</p>
  110.     <p>Original Image:</p>
  111.     <ul>
  112.         <li class="nobullet">
  113.         <img border="1" src="../images/Eraser_Part1.jpg"></li>
  114.     </ul>
  115.     <p>After using the Eraser Tool to removing everything except the squirrel. 
  116.     Note the checkerboard pattern, which is used to indicate areas of the image 
  117.     that are transparent:</p>
  118.     <ul>
  119.         <li class="nobullet">
  120.         <img border="1" src="../images/Eraser_Part2.jpg"></li>
  121.     </ul>
  122.     <p>After adding a blue background by adding a new layer below the squirrel 
  123.     and filling it with blue:</p>
  124.     <ul>
  125.         <li class="nobullet">
  126.         <img border="1" src="../images/Eraser_Part3.jpg"></li>
  127.     </ul>
  128.     <!-- #EndEditable -->
  129.     <h4><br>
  130.     <br>
  131.     </h4>
  132.     <p align="center">
  133.     <font color="#808080" size="1">Copyright <font face="Times New Roman">┬⌐ 2007 </font>
  134.     Rick Brewster, Tom Jackson, and past contributors. Portions Copyright
  135.     <font face="Times New Roman">┬⌐ 2007 </font>Microsoft Corporation. All Rights 
  136.     Reserved.</font><font size="1"> <br>
  137.     </font>
  138. </div>
  139. </b>
  140.  
  141. </body>
  142.  
  143. <!-- #EndTemplate -->
  144.  
  145. </html>
  146.